home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / mp3 / WPlay160 / WPlay / WPlay.exe / 0 / RCDATA / TFORM10 / TFORM10.txt < prev   
Encoding:
Text File  |  1998-07-28  |  763 b   |  42 lines

  1. object Form10: TForm10
  2.   Left = 357
  3.   Top = 129
  4.   BorderStyle = bsNone
  5.   Caption = 'Form10'
  6.   ClientHeight = 153
  7.   ClientWidth = 129
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Image1: TImage
  16.     Left = 0
  17.     Top = 0
  18.     Width = 130
  19.     Height = 130
  20.     AutoSize = True
  21.     Picture.Data = {<image000.bmp>}
  22.   end
  23.   object Button1: TButton
  24.     Left = 0
  25.     Top = 128
  26.     Width = 57
  27.     Height = 25
  28.     Caption = 'Try It'
  29.     TabOrder = 0
  30.     OnClick = Button1Click
  31.   end
  32.   object Button2: TButton
  33.     Left = 56
  34.     Top = 128
  35.     Width = 73
  36.     Height = 25
  37.     Caption = 'Enter Code'
  38.     TabOrder = 1
  39.     OnClick = Button2Click
  40.   end
  41. end
  42.